home *** CD-ROM | disk | FTP | other *** search
- CABLETRON SYSTEMS INC.
- 4/16 Mbps Token Ring NDIS Driver
- for MS OS/2 1.2X
- and MS DOS
-
-
- The following is an example of the line to be entered into the
- config.sys file. Refer to the User Guide for your particular
- protocol to determine the point in the config.sys file where
- the line should be located.
-
- For MS OS/2 1.2X
- ----------------
- DEVICE=C:\<path>\T20NDIS.OS2
-
- For MS DOS
- ----------
- DEVICE=C:\<path>\T20NDIS.DOS
-
- The following is an example of what a protocol.ini file should
- look like once the correct parameters are loaded for the driver
- T20NDIS.OS2 or T20NDIS.DOS.
-
- [PROTOCOL MANAGER]
- DRIVERNAME = PROTMAN$
-
- [NETBEUI_XIF]
- Drivername = netbeui$
- BINDINGS = "T20"
-
- [T20]
- DRIVERNAME=T20NDIS$
- IOADDRESS=0XA20
- DMACHANNEL=5
- INTERRUPT=3
- BANDWIDTH=0
- MEDIA=PRI
- TIMING=DEF
- RECEIVEBUFSIZE=4096
- RECEIVEBUFFERS=6
- MAXREQUESTS=6
- MAXMULTICAST=10
- MAXTRANSMITS=6
- RECEIVECHAINS=6
-
- NOTE: The values specified are default values. It is required to list
- the keyword in the table only if you choose to use something other
- than the default value. There are two exceptions, the keywords
- DRIVERNAME and BOARDTYPE must always be specified.
-
- Possible choices for hardware parameters:
-
- IOADDRESS ==> 0XA20, 0X0A80, 0X1A20, 0X1A80
- DMACHANNEL ==> 5, 6, 7
- INTERRUPT ==> 3, 4, 5, 6, 7, 9, 10, 11, 12, 14, 15
- BANDWIDTH ==> 0-16 Mbps, 1-4 Mbps
- MEDIA ==> PRI - Shielded TP, SEC - Unshielded TP
- TIMING ==> DEF - Default Timing, ALT - IBM PS/2 Model 30
-